home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 December / macformat-044.iso / Demos / The Ghost Cave / BB / FOREST.Dxr / 00002.ls < prev    next >
Encoding:
Text File  |  1996-05-08  |  112 b   |  8 lines

  1. on exitFrame
  2.   puppetPalette("Black")
  3.   puppetSound(0)
  4.   updateStage()
  5.   puppetPalette(0)
  6.   go(1, "SPLASH")
  7. end
  8.